Update gdb documentation
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Mar 2006 09:57:52 +0000 (10:57 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Mar 2006 09:57:52 +0000 (10:57 +0100)
* Kernel isn't 2.6.12 anymore
* ARCH=xen isn't needed for make anymore

Signed-Off-By: Horms <horms@verge.net.au>
tools/debugger/gdb/README

index 0aa9d687721600c6a6fc2434fc13c3c98f1b6de7..9af73364866de11e88f75a5963386ac37c4e7b6f 100644 (file)
@@ -11,8 +11,8 @@ To build the GDB server:
     to your test machine.
 
 To build a debuggable guest kernel image:
- 1. cd linux-2.6.12-xenU
- 2. ARCH=xen make menuconfig
+ 1. cd linux-2.6.xx-xenU
+ 2. make menuconfig
  3. From within the configurator, enable the following options:
     # Kernel hacking -> Compile the kernel with debug info [*]
                      -> Compile the kernel with frame pointers